1.In other words, you could use something very close to this same function against objects that never derived from XML.
换句话说,您可以对根本不是来自XML的对象使用与这个函数类似的一些代码。
2.You can route different events to different functions or to the same function.
可以把不同的事件路由到不同的函数或相同的函数。
3.It appears that this red beard was present, at another riot, the Quenisset affair, entrusted with this same function.
据说后来在引起另一次暴动的凯尼赛事件中,担任同一任务的也是这个小红胡子。
4.RVM to support vector machines with the same function form of sparse probabilistic model to predict the unknown function, or classification.
RVM采取是与支持向量机相同的函数形式稀疏概率模型,对未知函数进行预测或分类。
5.In the case of OLE DB and ODBC these will always be the same as they are mapped to the same function call in the underlying native API.
对于OLEDB和ODBC,这两个值始终相同,因为它们映射到基础本机API中相同的函数调用。
6.This switch performs the same function as the Rebuild Solution menu command within the integrated development environment (IDE).
此开关将同一个函数作为集成开发环境(IDE)中的“重新生成解决方案”菜单命令来执行。
7.Compared to the conventional structure, the number of circuit elements is decreased greatly for the same function.
与传统的匹配滤波器相比,具有结构简单的优点,大大减少了器件数目。
8.Named and variadic parameters can be used in the same function, simply by placing the variadic ellipsis after the list of named parameters.
可以在同一个函数中同时使用命名参数和可变参数,只需要将可变参数的省略号放在命名参数列表之后。
9.Listing 5 shows the same function, but with its options specified via a dictionary, rather than with variadic parameters.
清单5显示了相同的函数,但是使用的是通过字典,而不是可变参数指定的选项。
10.Because editNote takes the id value of the appropriate p, the same function can be used for any note, as seen in Figure 5.
因为editNote使用相应的p的id值作为参数,相同的函数可以用于任意节点,如图5所示。